projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2726d1b
3608fd4
)
auto merge of #206 : alexcrichton/cargo/update-toml, r=wycats
author
bors
<bors@rust-lang.org>
Wed, 16 Jul 2014 15:12:24 +0000
(15:12 +0000)
committer
bors
<bors@rust-lang.org>
Wed, 16 Jul 2014 15:12:24 +0000
(15:12 +0000)
TOML recently grew multiline string literals as well as literal strings with no
escaping, which can be used instead of the hokey escape_path() function.
Trivial merge